home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / prgtools / prtsut53.zip / SU1SRC.ZIP / REPMAIN.DFM / REPMAIN.txt
Text File  |  1997-02-02  |  5KB  |  206 lines

  1. object MainReport: TMainReport
  2.   Left = 45
  3.   Top = 137
  4.   BorderStyle = bsDialog
  5.   Caption = 'Main Dialog'
  6.   ClientHeight = 381
  7.   ClientWidth = 592
  8.   Font.Color = clBlack
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   PixelsPerInch = 120
  13.   Position = poScreenCenter
  14.   TextHeight = 16
  15.   object Bevel1: TBevel
  16.     Left = 8
  17.     Top = 0
  18.     Width = 581
  19.     Height = 65
  20.     Style = bsRaised
  21.   end
  22.   object Label1: TLabel
  23.     Left = 148
  24.     Top = 8
  25.     Width = 433
  26.     Height = 53
  27.     Caption = 
  28.       'These demos display some of Reportit'#39's unique printing abilities' +
  29.       '. They were specifically created out of user demand to answer qu' +
  30.       'estions on Reportit and show the more advanced topics'
  31.     Font.Color = clRed
  32.     Font.Height = -15
  33.     Font.Name = 'Times New Roman'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.     WordWrap = True
  37.   end
  38.   object Printit: TLabel
  39.     Left = 24
  40.     Top = 8
  41.     Width = 111
  42.     Height = 38
  43.     Caption = 'Reportit'
  44.     Color = clBtnFace
  45.     Font.Color = clTeal
  46.     Font.Height = -33
  47.     Font.Name = 'Times New Roman'
  48.     Font.Style = [fsBold, fsItalic]
  49.     ParentColor = False
  50.     ParentFont = False
  51.   end
  52.   object Panel1: TPanel
  53.     Left = 12
  54.     Top = 76
  55.     Width = 485
  56.     Height = 297
  57.     TabOrder = 0
  58.     object Label3: TLabel
  59.       Left = 8
  60.       Top = 8
  61.       Width = 445
  62.       Height = 54
  63.       Alignment = taCenter
  64.       Caption = 
  65.         'The source for each demo is in the form # printed next to them e' +
  66.         '.g. RepDem01 is in unit  RepDem01, RepDem02  is in unit RepDem02' +
  67.         ' except for the last 4 Demos which are on this page'
  68.       Font.Color = clBlue
  69.       Font.Height = -15
  70.       Font.Name = 'Arial'
  71.       Font.Style = [fsBold]
  72.       ParentFont = False
  73.       WordWrap = True
  74.     end
  75.     object ListBox1: TListBox
  76.       Left = 20
  77.       Top = 68
  78.       Width = 461
  79.       Height = 217
  80.       Font.Color = clBlack
  81.       Font.Height = -15
  82.       Font.Name = 'Arial'
  83.       Font.Style = []
  84.       ItemHeight = 17
  85.       Items.Strings = (
  86.         '01 View or Print Plain Report'
  87.         '02 View/Print SubTotal Report'
  88.         
  89.           '03 Landscape Print Report - Calculated Fields, Totals + SubTotal' +
  90.           's'
  91.         '04 Landscape Mode Report - Show Totals'
  92.         '05 View/Print Report with different styles - Totals + SubTotals'
  93.         '06 Subtotals report using no index'
  94.         '07 View/Print TMemo'
  95.         '08 View/Print TDBMemo'
  96.         '09 View/Print Text File - 2 Column Per Page'
  97.         '10 View/Print Text File - 3 Column Per Page'
  98.         '11 View/Print HTML File - 2 Column Per Page'
  99.         '12 View/Print HTML File - 3 Column per Page'
  100.         '')
  101.       ParentFont = False
  102.       TabOrder = 0
  103.       OnDblClick = ListBox1DblClick
  104.     end
  105.   end
  106.   object View: TButton
  107.     Left = 504
  108.     Top = 120
  109.     Width = 85
  110.     Height = 33
  111.     Caption = '&View'
  112.     Font.Color = clBlack
  113.     Font.Height = -15
  114.     Font.Name = 'Arial'
  115.     Font.Style = []
  116.     ParentFont = False
  117.     TabOrder = 2
  118.     OnClick = ViewClick
  119.   end
  120.   object Exit: TButton
  121.     Left = 503
  122.     Top = 260
  123.     Width = 86
  124.     Height = 33
  125.     Caption = '&Exit'
  126.     Font.Color = clBlack
  127.     Font.Height = -15
  128.     Font.Name = 'Arial'
  129.     Font.Style = []
  130.     ParentFont = False
  131.     TabOrder = 3
  132.     OnClick = ExitClick
  133.   end
  134.   object Printer: TButton
  135.     Left = 504
  136.     Top = 76
  137.     Width = 85
  138.     Height = 33
  139.     Caption = 'Set &Printer'
  140.     Font.Color = clBlack
  141.     Font.Height = -15
  142.     Font.Name = 'Arial'
  143.     Font.Style = []
  144.     ParentFont = False
  145.     TabOrder = 1
  146.     OnClick = PrinterClick
  147.   end
  148.   object PrinterSetupDialog1: TPrinterSetupDialog
  149.     Left = 512
  150.     Top = 316
  151.   end
  152.   object OpenDialog1: TOpenDialog
  153.     Left = 472
  154.     Top = 60
  155.   end
  156.   object PrintFile1: TPrintFile
  157.     About = 'Version 5.33'
  158.     TabSpaces = 3
  159.     ViewButtonVisible = False
  160.     AboutRegistered = 'LUKE GREWS'
  161.     OutputTo = poViewer
  162.     Orientation = Default
  163.     ViewBkColor = 11234567
  164.     Units = poInches
  165.     ViewHeading = 'Reportit Viewer'
  166.     ContentsLeft = 1.000000000000000000
  167.     PageLayout = pl_1x1
  168.     PagesToPrint = pAll
  169.     Input = frFile
  170.     FooterFont.Color = clWindowText
  171.     FooterFont.Height = 12
  172.     FooterFont.Name = 'Arial'
  173.     FooterFont.Style = []
  174.     HeaderFont.Color = clWindowText
  175.     HeaderFont.Height = 16
  176.     HeaderFont.Name = 'Arial'
  177.     HeaderFont.Style = []
  178.     ContentsFont.Color = clWindowText
  179.     ContentsFont.Height = 14
  180.     ContentsFont.Name = 'Times New Roman'
  181.     ContentsFont.Style = []
  182.     ZoomPercentage = 25.000000000000000000
  183.     HeaderTop = 0.500000000000000000
  184.     HeaderStringCenter = 'Page Header'
  185.     HeaderEnabled = True
  186.     HeaderOutlined = True
  187.     HeaderFilled = False
  188.     FooterTop = 6.770000000000000000
  189.     FooterString = 'Page Footer'
  190.     FooterEnabled = True
  191.     FooterOutlined = True
  192.     FooterFilled = True
  193.     BorderLeft = 0.250000000000000000
  194.     BorderRight = 0.250000000000000000
  195.     DateTimeStampEnabled = True
  196.     PageNumberEnabled = True
  197.     LineSpacing = 1.500000000000000000
  198.     FrameStyleLeft = frNone
  199.     FrameStyleTop = frSingleThin
  200.     FrameStyleRight = frNone
  201.     FrameStyleBottom = frSingleThin
  202.     Left = 444
  203.     Top = 56
  204.   end
  205. end
  206.